M

StructuralConnectionHandler.Create

Description:
Creates a new instance of a Structural Connection Handler, which defines the connection between given elements. Elements should be of the following structural categories: framings, columns, walls, floors or foundations.
Overloads (3):
Create(Document,IList[ElementId],ElementId)
public static StructuralConnectionHandler Create(
	Document document,
	IList<ElementId> idsToConnect,
	ElementId typeId
)
Return Value Returns created connection. Returns created connection.